Package | de.gematik.erezept.eu |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.erezept.eu@1.0.0&canonical=https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Access_Code |
Url | https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Access_Code |
Version | 1.0.0 |
Status | active |
Date | 2025-06-02 |
Name | GEM_ERPEU_PR_Access_Code |
Title | Identifier Profile for EU AccessCode |
Experimental | False |
Description | The AccessCode that is generated by the FdV in order to access the ePrescription in an EU country. |
Type | Identifier |
Kind | complex-type |
StructureDefinition | |
https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_PAR_Access_Authorization_Request ![]() | GEM ERPEU PR PAR Access Authorization Request |
https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_PAR_Access_Authorization_Response ![]() | GEM ERPEU PR PAR Access Authorization Response |
https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_PAR_CloseOperation_Input ![]() | GEM ERP PR EU CloseOperation Input |
https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_PAR_GET_Prescription_Input ![]() | GEM ERPEU PR PAR GET Prescription Input |
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "GEM-ERPEU-PR-AccessCode",
"url" : "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Access_Code",
"version" : "1.0.0",
"name" : "GEM_ERPEU_PR_Access_Code",
"title" : "Identifier Profile for EU AccessCode",
"status" : "active",
"date" : "2025-06-02",
"description" : "The AccessCode that is generated by the FdV in order to access the ePrescription in an EU country.",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"type" : "Identifier",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Identifier",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Identifier.use",
"path" : "Identifier.use",
"fixedCode" : "official"
},
{
"id" : "Identifier.system",
"path" : "Identifier.system",
"min" : 1,
"patternUri" : "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_EU_AccessCode",
"mustSupport" : true
},
{
"id" : "Identifier.value",
"path" : "Identifier.value",
"short" : "The AccessCode for redeeming the ePrescription in an EU country.",
"definition" : "This is the AccessCode that is generated by the FdV in order to access the ePrescription in an EU country. It is handed to the E-Rezept-Fachdienst by the FdV.",
"comment" : "6-digit code that is generated by the FdV in order to access the ePrescription in an EU country.",
"min" : 1,
"constraint" : [
{
"key" : "workflow-eu-access-code-1",
"severity" : "error",
"human" : "Format of the AccessCode must be a 6-digit code in the Form [a-z, A-Z, 0-9].",
"expression" : "$this.matches('^[a-zA-Z0-9]{6}$')",
"source" : "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Access_Code"
}
],
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.